1 namespace SoftQuanLyNhaHang.Views
2 {
3     
partial class uctKhachHang_tbl
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Component Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 =
new System.Windows.Forms.DataGridViewCellStyle();
32             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 =
new System.Windows.Forms.DataGridViewCellStyle();
33             
this.panel1 = new System.Windows.Forms.Panel();
34             
this.txtSoDienThoai = new System.Windows.Forms.TextBox();
35             
this.txtMaKhachHang = new System.Windows.Forms.TextBox();
36             
this.txtHoVaTen = new System.Windows.Forms.TextBox();
37             
this.label5 = new System.Windows.Forms.Label();
38             
this.label4 = new System.Windows.Forms.Label();
39             
this.label3 = new System.Windows.Forms.Label();
40             
this.label2 = new System.Windows.Forms.Label();
41             
this.label1 = new System.Windows.Forms.Label();
42             
this.lblTongSoBanGhiHienThi = new System.Windows.Forms.Label();
43             
this.btnTiep = new System.Windows.Forms.Button();
44             
this.btnSau = new System.Windows.Forms.Button();
45             
this.dgvDanhSachKhMuaH = new System.Windows.Forms.DataGridView();
46             
this.HoVaTen = new System.Windows.Forms.DataGridViewTextBoxColumn();
47             
this.SoDienThoai = new System.Windows.Forms.DataGridViewTextBoxColumn();
48             
this.DiaChi = new System.Windows.Forms.DataGridViewTextBoxColumn();
49             
this.STT = new System.Windows.Forms.DataGridViewTextBoxColumn();
50             
this.IdKhachHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
51             
this.TongSoMatHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
52             
this.TongTien = new System.Windows.Forms.DataGridViewTextBoxColumn();
53             
this.TienKhach = new System.Windows.Forms.DataGridViewTextBoxColumn();
54             
this.TienTraLai = new System.Windows.Forms.DataGridViewTextBoxColumn();
55             
this.NgayMua = new System.Windows.Forms.DataGridViewTextBoxColumn();
56             
this.TrangThai = new System.Windows.Forms.DataGridViewTextBoxColumn();
57             
this.GhiChu = new System.Windows.Forms.DataGridViewTextBoxColumn();
58             
this.panel1.SuspendLayout();
59             ((System.ComponentModel.ISupportInitialize)(
this.dgvDanhSachKhMuaH)).BeginInit();
60             
this.SuspendLayout();
61             
//
62             
// panel1
63             
//
64             
this.panel1.AutoScroll = true;
65             
this.panel1.BackColor = System.Drawing.Color.White;
66             
this.panel1.Controls.Add(this.txtSoDienThoai);
67             
this.panel1.Controls.Add(this.txtMaKhachHang);
68             
this.panel1.Controls.Add(this.txtHoVaTen);
69             
this.panel1.Controls.Add(this.label5);
70             
this.panel1.Controls.Add(this.label4);
71             
this.panel1.Controls.Add(this.label3);
72             
this.panel1.Controls.Add(this.label2);
73             
this.panel1.Controls.Add(this.label1);
74             
this.panel1.Controls.Add(this.lblTongSoBanGhiHienThi);
75             
this.panel1.Controls.Add(this.btnTiep);
76             
this.panel1.Controls.Add(this.btnSau);
77             
this.panel1.Controls.Add(this.dgvDanhSachKhMuaH);
78             
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
79             
this.panel1.Location = new System.Drawing.Point(0, 0);
80             
this.panel1.Name = "panel1";
81             
this.panel1.Size = new System.Drawing.Size(1024, 860);
82             
this.panel1.TabIndex = 0;
83             
//
84             
// txtSoDienThoai
85             
//
86             
this.txtSoDienThoai.Location = new System.Drawing.Point(268, 76);
87             
this.txtSoDienThoai.Name = "txtSoDienThoai";
88             
this.txtSoDienThoai.Size = new System.Drawing.Size(222, 24);
89             
this.txtSoDienThoai.TabIndex = 50;
90             
this.txtSoDienThoai.TextChanged += new System.EventHandler(this.txtSoDienThoai_TextChanged);
91             
//
92             
// txtMaKhachHang
93             
//
94             
this.txtMaKhachHang.Location = new System.Drawing.Point(43, 134);
95             
this.txtMaKhachHang.Name = "txtMaKhachHang";
96             
this.txtMaKhachHang.Size = new System.Drawing.Size(201, 24);
97             
this.txtMaKhachHang.TabIndex = 48;
98             
this.txtMaKhachHang.TextChanged += new System.EventHandler(this.txtMaKhachHang_TextChanged);
99             
//
100             
// txtHoVaTen
101             
//
102             
this.txtHoVaTen.Location = new System.Drawing.Point(40, 76);
103             
this.txtHoVaTen.Name = "txtHoVaTen";
104             
this.txtHoVaTen.Size = new System.Drawing.Size(204, 24);
105             
this.txtHoVaTen.TabIndex = 47;
106             
this.txtHoVaTen.TextChanged += new System.EventHandler(this.txtHoVaTen_TextChanged);
107             
//
108             
// label5
109             
//
110             
this.label5.AutoSize = true;
111             
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
112             
this.label5.Location = new System.Drawing.Point(262, 55);
113             
this.label5.Name = "label5";
114             
this.label5.Size = new System.Drawing.Size(91, 17);
115             
this.label5.TabIndex = 45;
116             
this.label5.Text = "Số điện thoại";
117             
//
118             
// label4
119             
//
120             
this.label4.AutoSize = true;
121             
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
122             
this.label4.Location = new System.Drawing.Point(40, 113);
123             
this.label4.Name = "label4";
124             
this.label4.Size = new System.Drawing.Size(105, 17);
125             
this.label4.TabIndex = 44;
126             
this.label4.Text = "Mã khách hàng";
127             
//
128             
// label3
129             
//
130             
this.label3.AutoSize = true;
131             
this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
132             
this.label3.Location = new System.Drawing.Point(37, 55);
133             
this.label3.Name = "label3";
134             
this.label3.Size = new System.Drawing.Size(69, 17);
135             
this.label3.TabIndex = 43;
136             
this.label3.Text = "Họ và tên";
137             
//
138             
// label2
139             
//
140             
this.label2.AutoSize = true;
141             
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 19F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
142             
this.label2.Location = new System.Drawing.Point(35, 0);
143             
this.label2.Name = "label2";
144             
this.label2.Size = new System.Drawing.Size(273, 30);
145             
this.label2.TabIndex = 42;
146             
this.label2.Text = "Danh sách khách hàng";
147             
//
148             
// label1
149             
//
150             
this.label1.AutoSize = true;
151             
this.label1.Location = new System.Drawing.Point(3, 758);
152             
this.label1.Name = "label1";
153             
this.label1.Size = new System.Drawing.Size(0, 18);
154             
this.label1.TabIndex = 41;
155             
//
156             
// lblTongSoBanGhiHienThi
157             
//
158             
this.lblTongSoBanGhiHienThi.AllowDrop = true;
159             
this.lblTongSoBanGhiHienThi.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
160             
this.lblTongSoBanGhiHienThi.Location = new System.Drawing.Point(568, 159);
161             
this.lblTongSoBanGhiHienThi.Name = "lblTongSoBanGhiHienThi";
162             
this.lblTongSoBanGhiHienThi.Size = new System.Drawing.Size(329, 18);
163             
this.lblTongSoBanGhiHienThi.TabIndex = 40;
164             
this.lblTongSoBanGhiHienThi.Text = "Hiển thị từ 1 đến 30 trong 100 mục";
165             
this.lblTongSoBanGhiHienThi.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
166             
//
167             
// btnTiep
168             
//
169             
this.btnTiep.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
170             
this.btnTiep.Location = new System.Drawing.Point(955, 153);
171             
this.btnTiep.Name = "btnTiep";
172             
this.btnTiep.Size = new System.Drawing.Size(49, 30);
173             
this.btnTiep.TabIndex = 38;
174             
this.btnTiep.Text = ">>";
175             
this.btnTiep.UseVisualStyleBackColor = true;
176             
this.btnTiep.Click += new System.EventHandler(this.btnTiep_Click);
177             
//
178             
// btnSau
179             
//
180             
this.btnSau.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
181             
this.btnSau.Location = new System.Drawing.Point(903, 153);
182             
this.btnSau.Name = "btnSau";
183             
this.btnSau.Size = new System.Drawing.Size(49, 30);
184             
this.btnSau.TabIndex = 39;
185             
this.btnSau.Text = "<<";
186             
this.btnSau.UseVisualStyleBackColor = true;
187             
this.btnSau.Click += new System.EventHandler(this.btnSau_Click);
188             
//
189             
// dgvDanhSachKhMuaH
190             
//
191             
this.dgvDanhSachKhMuaH.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
192             | System.Windows.Forms.AnchorStyles.Right)));
193             
this.dgvDanhSachKhMuaH.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedCells;
194             
this.dgvDanhSachKhMuaH.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
195             
this.dgvDanhSachKhMuaH.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
196             
this.HoVaTen,
197             
this.SoDienThoai,
198             
this.DiaChi,
199             
this.STT,
200             
this.IdKhachHang,
201             
this.TongSoMatHang,
202             
this.TongTien,
203             
this.TienKhach,
204             
this.TienTraLai,
205             
this.NgayMua,
206             
this.TrangThai,
207             
this.GhiChu});
208             
this.dgvDanhSachKhMuaH.Location = new System.Drawing.Point(3, 189);
209             
this.dgvDanhSachKhMuaH.Name = "dgvDanhSachKhMuaH";
210             
this.dgvDanhSachKhMuaH.RowTemplate.Height = 27;
211             
this.dgvDanhSachKhMuaH.Size = new System.Drawing.Size(1001, 447);
212             
this.dgvDanhSachKhMuaH.TabIndex = 0;
213             
//
214             
// HoVaTen
215             
//
216             
this.HoVaTen.FillWeight = 150F;
217             
this.HoVaTen.HeaderText = "Họ và tên";
218             
this.HoVaTen.Name = "HoVaTen";
219             
this.HoVaTen.Visible = false;
220             
this.HoVaTen.Width = 150;
221             
//
222             
// SoDienThoai
223             
//
224             
this.SoDienThoai.FillWeight = 120F;
225             
this.SoDienThoai.HeaderText = "Số điện thoại";
226             
this.SoDienThoai.Name = "SoDienThoai";
227             
this.SoDienThoai.Visible = false;
228             
this.SoDienThoai.Width = 120;
229             
//
230             
// DiaChi
231             
//
232             
this.DiaChi.HeaderText = "Địa chỉ";
233             
this.DiaChi.Name = "DiaChi";
234             
this.DiaChi.Visible = false;
235             
//
236             
// STT
237             
//
238             dataGridViewCellStyle5.Padding =
new System.Windows.Forms.Padding(4);
239             dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
240             
this.STT.DefaultCellStyle = dataGridViewCellStyle5;
241             
this.STT.FillWeight = 50F;
242             
this.STT.HeaderText = "STT";
243             
this.STT.Name = "STT";
244             
this.STT.Width = 50;
245             
//
246             
// IdKhachHang
247             
//
248             
this.IdKhachHang.HeaderText = "Mã đơn hàng";
249             
this.IdKhachHang.Name = "IdKhachHang";
250             
//
251             
// TongSoMatHang
252             
//
253             
this.TongSoMatHang.FillWeight = 80F;
254             
this.TongSoMatHang.HeaderText = "Số mặt hàng";
255             
this.TongSoMatHang.Name = "TongSoMatHang";
256             
this.TongSoMatHang.Width = 80;
257             
//
258             
// TongTien
259             
//
260             
this.TongTien.FillWeight = 130F;
261             
this.TongTien.HeaderText = "Tổng tiền hàng";
262             
this.TongTien.Name = "TongTien";
263             
this.TongTien.Width = 130;
264             
//
265             
// TienKhach
266             
//
267             
this.TienKhach.FillWeight = 130F;
268             
this.TienKhach.HeaderText = "Tiền khách";
269             
this.TienKhach.Name = "TienKhach";
270             
this.TienKhach.Width = 130;
271             
//
272             
// TienTraLai
273             
//
274             
this.TienTraLai.FillWeight = 130F;
275             
this.TienTraLai.HeaderText = "Tiền trả lại";
276             
this.TienTraLai.Name = "TienTraLai";
277             
this.TienTraLai.Width = 130;
278             
//
279             
// NgayMua
280             
//
281             
this.NgayMua.FillWeight = 150F;
282             
this.NgayMua.HeaderText = "Ngay mua hàng";
283             
this.NgayMua.Name = "NgayMua";
284             
this.NgayMua.Width = 150;
285             
//
286             
// TrangThai
287             
//
288             
this.TrangThai.HeaderText = "Trạng thái";
289             
this.TrangThai.Name = "TrangThai";
290             
//
291             
// GhiChu
292             
//
293             
this.GhiChu.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
294             dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
295             
this.GhiChu.DefaultCellStyle = dataGridViewCellStyle6;
296             
this.GhiChu.HeaderText = "Ghi chú";
297             
this.GhiChu.Name = "GhiChu";
298             
//
299             
// uctKhachHang_tbl
300             
//
301             
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
302             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
303             
this.Controls.Add(this.panel1);
304             
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
305             
this.Margin = new System.Windows.Forms.Padding(4);
306             
this.Name = "uctKhachHang_tbl";
307             
this.Size = new System.Drawing.Size(1024, 860);
308             
this.Load += new System.EventHandler(this.uctKhachHang_tbl_Load);
309             
this.panel1.ResumeLayout(false);
310             
this.panel1.PerformLayout();
311             ((System.ComponentModel.ISupportInitialize)(
this.dgvDanhSachKhMuaH)).EndInit();
312             
this.ResumeLayout(false);
313
314         }
315
316         
#endregion
317
318         
private System.Windows.Forms.Panel panel1;
319         
private System.Windows.Forms.DataGridView dgvDanhSachKhMuaH;
320         
private System.Windows.Forms.Label lblTongSoBanGhiHienThi;
321         
private System.Windows.Forms.Button btnTiep;
322         
private System.Windows.Forms.Button btnSau;
323         
private System.Windows.Forms.Label label1;
324         
private System.Windows.Forms.Label label2;
325         
private System.Windows.Forms.TextBox txtSoDienThoai;
326         
private System.Windows.Forms.TextBox txtMaKhachHang;
327         
private System.Windows.Forms.TextBox txtHoVaTen;
328         
private System.Windows.Forms.Label label5;
329         
private System.Windows.Forms.Label label4;
330         
private System.Windows.Forms.Label label3;
331         
private System.Windows.Forms.DataGridViewTextBoxColumn HoVaTen;
332         
private System.Windows.Forms.DataGridViewTextBoxColumn SoDienThoai;
333         
private System.Windows.Forms.DataGridViewTextBoxColumn DiaChi;
334         
private System.Windows.Forms.DataGridViewTextBoxColumn STT;
335         
private System.Windows.Forms.DataGridViewTextBoxColumn IdKhachHang;
336         
private System.Windows.Forms.DataGridViewTextBoxColumn TongSoMatHang;
337         
private System.Windows.Forms.DataGridViewTextBoxColumn TongTien;
338         
private System.Windows.Forms.DataGridViewTextBoxColumn TienKhach;
339         
private System.Windows.Forms.DataGridViewTextBoxColumn TienTraLai;
340         
private System.Windows.Forms.DataGridViewTextBoxColumn NgayMua;
341         
private System.Windows.Forms.DataGridViewTextBoxColumn TrangThai;
342         
private System.Windows.Forms.DataGridViewTextBoxColumn GhiChu;
343     }
344 }


Gõ tìm kiếm nhanh...